home *** CD-ROM | disk | FTP | other *** search
- card_3641.xml
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
- <card>
- <id>3641</id>
- <filler1>0</filler1>
- <cantDelete> <false /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <owner>2562</owner>
- <link rel="stylesheet" type="text/css" href="stylesheet_2206.css" />
- <part>
- <id>7</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>431</left>
- <top>315</top>
- <right>457</right>
- <bottom>342</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>1014</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>Prev</name>
- <script>on mouseUp
- visual effect scroll right
- go to first
- end mouseUp
- </script>
- </part>
- <content>
- <layer>background</layer>
- <id>19</id>
- <text>put Topic descriptor here <-----
-
- N000-0000 ddMmmy NN Description of topic
- </text>
- </content>
- <content>
- <layer>background</layer>
- <id>39</id>
- <text>N000</text>
- </content>
- <content>
- <layer>background</layer>
- <id>40</id>
- <text>Number Date Initials Description</text>
- </content>
- <content>
- <layer>background</layer>
- <id>43</id>
- <text>put Topic descriptor here</text>
- </content>
- <name></name>
- <script>-- Button Messages Only
-
- on newButton
- pass newButton
- end newButton
-
- on deletButton
- pass deletButton
- end deletButton
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on mouseEnter
- pass mouseEnter
- end mouseEnter
-
- on mouseWithin
- pass mouseWithin
- end mouseWithin
-
- on mouseLeave
- pass mouseLeave
- end mouseLeave
-
- -- Field Messages Only
-
- on newField
- pass newField
- end newField
-
- on deleteField
- pass deleteField
- end deleteField
-
- on openField
- pass openField
- end openField
-
- on closeField
- pass closeField
- end closeField
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on mouseEnter
- pass mouseEnter
- end mouseEnter
-
- on mouseWithin
- pass mouseWithin
- end mouseWithin
-
- on mouseLeave
- pass mouseLeave
- end mouseLeave
-
- -- Card Meesages Only
-
- on newCard
- pass newCard
- end newCard
-
- on deleteCard
- pass deleteCard
- end deleteCard
-
- on openCard
- pass openCard
- end openCard
-
- on closeCard
- pass closeCard
- end closeCard
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on startUp
- pass startUp
- end startUp
-
- on idle
- pass idle
- end idle
-
- on returnKey
- pass returnKey
- end returnKey
-
- on enterKey
- pass enterKey
- end enterKey
-
- on tabKey
- pass tabKey
- end tabKey
-
- on cantUnderstand
- pass cantUnderstand
- end cantUnderstand
-
- on arrowKey whichKey
- pass arrowKey
- end arrowKey
-
- on functionKey theParameter
- pass functionKey
- end functionKey
-
- on controlKey theParameter
- pass controlKey
- end controlKey
-
- on newBackground
- pass newBackground
- end newBackground
-
- on deleteBackground
- pass deleteBackground
- end deleteBackground
-
- on openBackground
- pass openBackground
- end openBackground
-
- on closeBackground
- pass closeBackground
- end closeBackground
-
- on newStack
- pass newStack
- end newStack
-
- on deleteStack
- pass deleteStack
- end deleteStack
-
- on openStack
- pass openStack
- end openStack
-
- on closeStack
- pass closeStack
- end closeStack
-
- on help
- pass help
- end help
-
- on suspend
- pass suspend
- end suspend
-
- on resume
- pass resume
- end resume
-
- on quit
- pass quit
- end quit
-
- </script>
- </card>
-
-
- card_6439.xml
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
- <card>
- <id>6439</id>
- <filler1>0</filler1>
- <cantDelete> <false /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <owner>2562</owner>
- <link rel="stylesheet" type="text/css" href="stylesheet_2206.css" />
- <content>
- <layer>background</layer>
- <id>40</id>
- <text>Number Date Initials Description</text>
- </content>
- <content>
- <layer>background</layer>
- <id>43</id>
- <text>put Topic descriptor here</text>
- </content>
- <content>
- <layer>background</layer>
- <id>19</id>
- <text>put Topic descriptor here <-----
-
- N000-0000 ddMmmy NN Description of topic
-
-
-
-
-
-
-
-
-
- </text>
- </content>
- <name>Template</name>
- <script>-- Button Messages Only
-
- on newButton
- pass newButton
- end newButton
-
- on deletButton
- pass deletButton
- end deletButton
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on mouseEnter
- pass mouseEnter
- end mouseEnter
-
- on mouseWithin
- pass mouseWithin
- end mouseWithin
-
- on mouseLeave
- pass mouseLeave
- end mouseLeave
-
- -- Field Messages Only
-
- on newField
- pass newField
- end newField
-
- on deleteField
- pass deleteField
- end deleteField
-
- on openField
- pass openField
- end openField
-
- on closeField
- pass closeField
- end closeField
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on mouseEnter
- pass mouseEnter
- end mouseEnter
-
- on mouseWithin
- pass mouseWithin
- end mouseWithin
-
- on mouseLeave
- pass mouseLeave
- end mouseLeave
-
- -- Card Meesages Only
-
- on newCard
- pass newCard
- end newCard
-
- on deleteCard
- pass deleteCard
- end deleteCard
-
- on openCard
- pass openCard
- end openCard
-
- on closeCard
- pass closeCard
- end closeCard
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on startUp
- pass startUp
- end startUp
-
- on idle
- pass idle
- end idle
-
- on returnKey
- pass returnKey
- end returnKey
-
- on enterKey
- pass enterKey
- end enterKey
-
- on tabKey
- pass tabKey
- end tabKey
-
- on cantUnderstand
- pass cantUnderstand
- end cantUnderstand
-
- on arrowKey whichKey
- pass arrowKey
- end arrowKey
-
- on functionKey theParameter
- pass functionKey
- end functionKey
-
- on controlKey theParameter
- pass controlKey
- end controlKey
-
- on newBackground
- pass newBackground
- end newBackground
-
- on deleteBackground
- pass deleteBackground
- end deleteBackground
-
- on openBackground
- pass openBackground
- end openBackground
-
- on closeBackground
- pass closeBackground
- end closeBackground
-
- on newStack
- pass newStack
- end newStack
-
- on deleteStack
- pass deleteStack
- end deleteStack
-
- on openStack
- pass openStack
- end openStack
-
- on closeStack
- pass closeStack
- end closeStack
-
- on help
- pass help
- end help
-
- on suspend
- pass suspend
- end suspend
-
- on resume
- pass resume
- end resume
-
- on quit
- pass quit
- end quit
-
- </script>
- </card>
-
-
- card_4699.xml
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
- <card>
- <id>4699</id>
- <filler1>0</filler1>
- <cantDelete> <false /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <owner>2562</owner>
- <link rel="stylesheet" type="text/css" href="stylesheet_2206.css" />
- <part>
- <id>1</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>0</left>
- <top>292</top>
- <right>512</right>
- <bottom>342</bottom>
- </rect>
- <style>opaque</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <false /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>coverUp button</name>
- <script></script>
- </part>
- <part>
- <id>3</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>0</left>
- <top>19</top>
- <right>512</right>
- <bottom>66</bottom>
- </rect>
- <style>opaque</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <false /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>coverUp button</name>
- <script></script>
- </part>
- <part>
- <id>4</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <true /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>77</left>
- <top>20</top>
- <right>402</right>
- <bottom>46</bottom>
- </rect>
- <style>rectangle</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>New York</font>
- <textSize>18</textSize>
- <textStyle>plain</textStyle>
- <textHeight>24</textHeight>
- <name>Help Title</name>
- <script></script>
- </part>
- <part>
- <id>6</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <true /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>0</left>
- <top>64</top>
- <right>512</right>
- <bottom>82</bottom>
- </rect>
- <style>rectangle</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>left</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <textHeight>16</textHeight>
- <name></name>
- <script></script>
- </part>
- <part>
- <id>8</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>420</left>
- <top>36</top>
- <right>510</right>
- <bottom>62</bottom>
- </rect>
- <style>roundrect</style>
- <showName> <true /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>Return</name>
- <script>on mouseUp
- pop card into It
- IF third word of It is 5341
- THEN
- ELSE
- hide message box
- visual effect iris close
- go to It
- END IF
- end mouseUp
- </script>
- </part>
- <content>
- <layer>card</layer>
- <id>4</id>
- <text>Format HELP Card</text>
- </content>
- <content>
- <layer>card</layer>
- <id>6</id>
- <text>Number Date Initials Description</text>
- </content>
- <content>
- <layer>background</layer>
- <id>19</id>
- <text>***** Format for Nxxx Drawing List *****
- N001- 24MAY85 GC External vendor documentation
-
- ***** Format for Nxxx Drawing SubList *****
- N001-0001 24MAY85 GC ACME catalog
- N002-0002 24MAY85 GC Apple product line
-
-
-
-
-
-
-
-
-
- </text>
- </content>
- <name></name>
- <script></script>
- </card>
-
-
- card_2881.xml
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
- <card>
- <id>2881</id>
- <filler1>0</filler1>
- <cantDelete> <false /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <owner>2562</owner>
- <link rel="stylesheet" type="text/css" href="stylesheet_2206.css" />
- <part>
- <id>9</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>457</left>
- <top>315</top>
- <right>482</right>
- <bottom>342</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>1013</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>Next</name>
- <script>on mouseUp
- visual effect scroll left
- go to card id 3641
- end mouseUp
- </script>
- </part>
- <part>
- <id>13</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <true /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <false /> </lockText>
- <rect>
- <left>77</left>
- <top>19</top>
- <right>401</right>
- <bottom>45</bottom>
- </rect>
- <style>rectangle</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>New York</font>
- <textSize>18</textSize>
- <textStyle>plain</textStyle>
- <textHeight>24</textHeight>
- <name>Drawing Number</name>
- <script></script>
- </part>
- <content>
- <layer>background</layer>
- <id>19</id>
- <text>Summary of Xxxx Categories
-
- Xxxx-xxxx ddMmmyy NN Enter descrition here
- </text>
- </content>
- <content>
- <layer>background</layer>
- <id>40</id>
- <text>Number Date Initials Description</text>
- </content>
- <content>
- <layer>background</layer>
- <id>43</id>
- <text>Summary of Xxxx Categories</text>
- </content>
- <content>
- <layer>card</layer>
- <id>13</id>
- <text>Xxxx Topic Summary</text>
- </content>
- <name></name>
- <script>-- Button Messages Only
-
- on newButton
- pass newButton
- end newButton
-
- on deletButton
- pass deletButton
- end deletButton
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on mouseEnter
- pass mouseEnter
- end mouseEnter
-
- on mouseWithin
- pass mouseWithin
- end mouseWithin
-
- on mouseLeave
- pass mouseLeave
- end mouseLeave
-
- -- Field Messages Only
-
- on newField
- pass newField
- end newField
-
- on deleteField
- pass deleteField
- end deleteField
-
- on openField
- pass openField
- end openField
-
- on closeField
- pass closeField
- end closeField
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on mouseEnter
- pass mouseEnter
- end mouseEnter
-
- on mouseWithin
- pass mouseWithin
- end mouseWithin
-
- on mouseLeave
- pass mouseLeave
- end mouseLeave
-
- -- Card Meesages Only
-
- on newCard
- pass newCard
- end newCard
-
- on deleteCard
- pass deleteCard
- end deleteCard
-
- on openCard
- pass openCard
- end openCard
-
- on closeCard
- pass closeCard
- end closeCard
-
- on mouseDown
- pass mouseDown
- end mouseDown
-
- on mouseStillDown
- pass mouseStillDown
- end mouseStillDown
-
- on mouseUp
- pass mouseUp
- end mouseUp
-
- on startUp
- pass startUp
- end startUp
-
- on idle
- pass idle
- end idle
-
- on returnKey
- pass returnKey
- end returnKey
-
- on enterKey
- pass enterKey
- end enterKey
-
- on tabKey
- pass tabKey
- end tabKey
-
- on cantUnderstand
- pass cantUnderstand
- end cantUnderstand
-
- on arrowKey whichKey
- pass arrowKey
- end arrowKey
-
- on functionKey theParameter
- pass functionKey
- end functionKey
-
- on controlKey theParameter
- pass controlKey
- end controlKey
-
- on newBackground
- pass newBackground
- end newBackground
-
- on deleteBackground
- pass deleteBackground
- end deleteBackground
-
- on openBackground
- pass openBackground
- end openBackground
-
- on closeBackground
- pass closeBackground
- end closeBackground
-
- on newStack
- pass newStack
- end newStack
-
- on deleteStack
- pass deleteStack
- end deleteStack
-
- on openStack
- pass openStack
- end openStack
-
- on closeStack
- pass closeStack
- end closeStack
-
- on help
- pass help
- end help
-
- on suspend
- pass suspend
- end suspend
-
- on resume
- pass resume
- end resume
-
- on quit
- pass quit
- end quit
-
- </script>
- </card>
-
-
-